HomeSpan/examples
Gregg 8dc8a0bc48 Update 01-SimpleLightBulb.ino
Changed comments to reflect requirement that AccessoryInformation Service be defined before any other Services in an Accessory.
2020-12-27 12:58:00 -06:00
..
01-SimpleLightBulb Update 01-SimpleLightBulb.ino 2020-12-27 12:58:00 -06:00
02-TwoSimpleLightBulbs Updating docs 2020-11-14 16:13:37 -06:00
03-CeilingFanWithLight Added License Info to all files 2020-11-02 20:09:09 -06:00
04-AdvancedCeilingFan Added License Info to all files 2020-11-02 20:09:09 -06:00
05-WorkingLED Added License Info to all files 2020-11-02 20:09:09 -06:00
06-DimmableLED Update 06-DimmableLED.ino 2020-11-21 22:24:05 -06:00
07-IdentifyRoutines Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
08-Bridges Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
09-MessageLogging Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
10-RGB_LED Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
11-ServiceOptions Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
12-ServiceLoops Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
13-TargetStates Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
14-EmulatedPushButtons Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
15-RealPushButtons Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00
16-ProgrammableSwitches Converted `char *` to `const char *` in DEV_Identify() 2020-12-27 09:38:12 -06:00