introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
209 Bytes
10 REM "Graph from Arduino examples"
100 REM "setup() put your setup code here, to run once:"
200 REM "loop() put your main code here, to run repeatedly:"
210 FOR I
220 PRINT AREAD(AZERO)
230 DELAY 2
250 NEXT