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: TPixy-Interface
Fork of PlayBack by
Diff: PiControlThread.h
- Revision:
- 4:417e475239c7
- Parent:
- 1:3e9684e81312
- Child:
- 8:a0890fa79084
--- a/PiControlThread.h Sat Feb 03 00:48:47 2018 +0000 +++ b/PiControlThread.h Fri Feb 09 18:37:11 2018 +0000 @@ -2,7 +2,6 @@ #ifndef PERIODIC_INT_H #define PERIODIC_INT_H -#define U_LIMIT 20 void PiControlThreadInit(void);
