trying to make telnetserver repo public
Fork of MODDMA by
Diff: example3.h
- Revision:
- 15:e01144bae101
- Parent:
- 14:15939b260dfa
- Child:
- 16:cb10aec6feb1
--- a/example3.h Mon Mar 14 00:11:56 2011 +0000 +++ b/example3.h Mon Mar 14 00:14:24 2011 +0000 @@ -13,7 +13,7 @@ #include "iomacros.h" // within MODDMA library. // How long between grabbing GPIO FIO0PIN register. -// Value is in microseconds. (50000 is half a second). +// Value is in microseconds. (500000 is half a second). #define SAMPLE_PERIOD 500000 #define NUM_OF_SAMPLES 5