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.
Fork of priustroller by
Diff: includes.h
- Revision:
- 5:ee1e6c84c302
- Parent:
- 4:fdadf4a3577a
- Child:
- 6:99ee0ce47fb2
--- a/includes.h Mon Mar 02 11:17:15 2015 +0000 +++ b/includes.h Tue Mar 03 06:28:10 2015 +0000 @@ -3,6 +3,7 @@ #include "mbed.h" #include "config.h" +#include "math.h" #ifdef __DEBUG extern Serial *pc;