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_current by
Diff: config.h
- Revision:
- 4:fdadf4a3577a
- Child:
- 6:99ee0ce47fb2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.h Mon Mar 02 11:17:15 2015 +0000 @@ -0,0 +1,6 @@ +#ifndef __CONFIG_H +#define __CONFIG_H + +#define __DEBUG + +#endif \ No newline at end of file
