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/globals.h
- Revision:
- 16:5791665200cb
- Parent:
- 15:aed8f326c949
- Child:
- 17:454afe56eedb
--- a/inc/globals.h Tue Dec 11 16:59:21 2018 +0000 +++ b/inc/globals.h Wed Dec 12 00:10:03 2018 +0000 @@ -51,8 +51,8 @@ #define UPDATE_REFRESH_DELAY_US 500000.0 const unsigned int LOOP_COUNTER = 500000.0/500; -#define STATUS_ROW 3 -#define DATA_ROW STATUS_ROW+1 +//#define STATUS_ROW 8 +//#define DATA_ROW STATUS_ROW+1 #define BOARD_ENABLE_DELAY_MS 50