Laurent Huot
/
SPI
drtgddf
main.cpp@0:aab1f335cf6b, 2016-01-11 (annotated)
- Committer:
- larryspaghetti
- Date:
- Mon Jan 11 19:10:09 2016 +0000
- Revision:
- 0:aab1f335cf6b
- Child:
- 1:2b2be189b4db
allo
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
larryspaghetti | 0:aab1f335cf6b | 1 | #include "mbed.h" |
larryspaghetti | 0:aab1f335cf6b | 2 | |
larryspaghetti | 0:aab1f335cf6b | 3 | |
larryspaghetti | 0:aab1f335cf6b | 4 | int main() { |
larryspaghetti | 0:aab1f335cf6b | 5 | while(1) { |
larryspaghetti | 0:aab1f335cf6b | 6 | |
larryspaghetti | 0:aab1f335cf6b | 7 | } |
larryspaghetti | 0:aab1f335cf6b | 8 | } |