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/menu.h
- Revision:
- 22:2c37ac12746e
- Parent:
- 18:78e982f31c6b
diff -r fe0ea1860c9f -r 2c37ac12746e inc/menu.h --- a/inc/menu.h Fri Jan 11 21:45:55 2019 +0000 +++ b/inc/menu.h Tue Jan 15 01:32:33 2019 +0000 @@ -53,4 +53,8 @@ void menu_banner(void); +extern unsigned short row; +extern int row_test; +extern int row_print; + #endif \ No newline at end of file