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:
- 30:d8721a46ee03
- Parent:
- 25:8bcc8bea0e31
--- a/inc/globals.h Tue Mar 05 19:21:32 2019 +0000 +++ b/inc/globals.h Wed Mar 06 22:32:31 2019 +0000 @@ -29,7 +29,7 @@ #ifndef GLOBALS_H #define GLOBALS_H -//#define DEBUG_TEST 1 + #ifdef DEBUG_TEST #define DEBUG 1 #else @@ -51,8 +51,7 @@ #define UPDATE_REFRESH_DELAY_US 500000.0 const unsigned int LOOP_COUNTER = 500000.0/500; -//#define STATUS_ROW 8 -//#define DATA_ROW STATUS_ROW+1 + #define BOARD_ENABLE_DELAY_MS 50