code:habep_gps
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:habep_gps [2008/04/23 19:29] – en<code>ing joshatkins | code:habep_gps [2009/03/26 22:23] (current) – deleting page (just experimental) joshatkins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | ||
- | void setup() { | ||
- | Serial.begin(9600); | ||
- | } | ||
- | void loop() { | ||
- | if(Serial.available()> | ||
- | Serial.println(Serial.read()); | ||
- | } | ||
- | } | ||
- | </ |
code/habep_gps.1208978947.txt.gz · Last modified: 2008/07/19 23:31 (external edit)