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
Fork of Lab_6_WaG by
Diff: wag.h
- Revision:
- 75:49e69031799c
- Parent:
- 74:8881f4aeb174
- Child:
- 77:73e1cf3a7284
--- a/wag.h Tue Apr 24 16:26:38 2018 +0000 +++ b/wag.h Thu Apr 26 15:33:35 2018 +0000 @@ -41,7 +41,7 @@ //timer expired -#define WHACK_EXPIRED_TIMER 5000 +#define WHACK_EXPIRED_TIMER 50000 void gnoll(int sensor_no, float * sensor_values); void whack(int sensor_no, float * sensor_values);