Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EthernetNetIf HTTPServer RPCInterface mbed
Fork of Gaurd_Server by
x10rf.h@0:7f9517ce9e71, 2011-08-27 (annotated)
- Committer:
- lotfi_baghli
- Date:
- Sat Aug 27 16:45:11 2011 +0000
- Revision:
- 0:7f9517ce9e71
V0.21
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| lotfi_baghli | 0:7f9517ce9e71 | 1 | // Interface Lib to X10 RF transmiter |
| lotfi_baghli | 0:7f9517ce9e71 | 2 | |
| lotfi_baghli | 0:7f9517ce9e71 | 3 | void SendX10rf(char houseCode, int numberCode, int action); |
| lotfi_baghli | 0:7f9517ce9e71 | 4 | // action : 1 : On, 0 : Off, 2 : BRIGHT , 3 : DIM |
