Skip to content

Commit

Permalink
Works on Mega, works on Uno with tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Jaffey committed Apr 29, 2014
1 parent f8ef198 commit 7325242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See http://tools.ietf.org/html/draft-ietf-core-coap-18

Endpoint handlers are defined in endpoints.c

* Arduino demo (Uno + Ethernet shield, LED + 220R on pin 6, PUT "0" or "1" to /light)
* Arduino demo (Mega + Ethernet shield, LED + 220R on pin 6, PUT "0" or "1" to /light)
* POSIX (OS X/Linux) demo
* GET/PUT/POST
* No retries
Expand Down

0 comments on commit 7325242

Please sign in to comment.