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.
Dependents: NerfUS-Coord NerfUSTarget
Fork of APP3_xbee by
Diff: include/XbeeTransmitterInterface.hpp
- Revision:
- 27:8f2b613c7bb3
- Parent:
- 23:2b67589150d9
- Child:
- 30:482607b8eac4
--- a/include/XbeeTransmitterInterface.hpp Wed Apr 05 22:21:28 2017 +0000
+++ b/include/XbeeTransmitterInterface.hpp Thu Mar 30 14:09:51 2017 -0400
@@ -10,4 +10,4 @@
virtual void transmit(const std::vector<uint8_t>& bytes, int address[8]) = 0;
};
-#endif
\ No newline at end of file
+#endif
