Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MODSERIAL FATFileSystem
Diff: main.cpp
- Revision:
- 75:92e79d23d29a
- Parent:
- 74:d281aaef9766
- Child:
- 79:3688c3a0d7f4
--- a/main.cpp Tue Aug 14 21:06:48 2018 +0000
+++ b/main.cpp Thu Aug 16 13:57:19 2018 +0000
@@ -124,7 +124,7 @@
void setup() {
xbee().baud(115200);
- xbee().printf("\n\n\r FSG PCB Bench Test version 1.8L 115200 BAUD)\n\n\r");
+ xbee().printf("\n\n\r 2018-08-14 FSG PCB XBee\n\n\r");
//pc().baud(57600);
@@ -224,7 +224,7 @@
unsigned int tNow = 0;
- xbee().printf("\n\n\r FSG PCB v1.8D (XBee) 08/07/2018 \n\n\r");
+ xbee().printf("\n\n\r 2018-08-14 FSG PCB XBee (setup complete) \n\n\r");
systemTicker.attach_us(&system_timer, 1000); // Interrupt timer running at 0.001 seconds (slower than original ADC time interval)