HomeSpan/examples
Gregg 451a2885b1 Changed PwmPin to LedPin in all Tutorial Examples
Greatly simplifies use interface.  No need to specify or save channels.  And no need to even save pin number since that can be found using LedPin->getPin() method whenever needed.
2021-03-21 09:54:57 -05: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 Updated Examples to use `setRange()` instead of `new SpanRange()` 2021-03-07 17:39:42 -06:00
05-WorkingLED Added License Info to all files 2020-11-02 20:09:09 -06:00
06-DimmableLED Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
07-IdentifyRoutines Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
08-Bridges Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
09-MessageLogging Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
10-RGB_LED Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
11-ServiceOptions Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
12-ServiceLoops Added check to ensure initial value of Characteristic is in allowable Range 2021-03-06 09:08:57 -06:00
13-TargetStates Updated Example 13 - Window Shade to show proper use of Characteristic Current Position 2021-03-12 09:45:50 -06:00
14-EmulatedPushButtons Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
15-RealPushButtons Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
16-ProgrammableSwitches Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
17-LinkedServices Update 17-LinkedServices.ino 2021-02-15 20:38:32 -06:00