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
Diff: inc/serial.h
- Revision:
- 1:9f8583ba2431
- Parent:
- 0:44a3005d4f20
- Child:
- 16:5791665200cb
--- a/inc/serial.h Sat Nov 24 18:22:31 2018 +0000 +++ b/inc/serial.h Sun Nov 25 00:36:35 2018 +0000 @@ -25,5 +25,6 @@ void initSerial(void); void sendSerial(char *buf); void sendCRLF(void); +void showRangeError(int , int , float ); #endif \ No newline at end of file