Commit Graph

8 Commits

Author SHA1 Message Date
Gregg c5a0f061ce Removed #include "extras/PwmPin.h" from all Tutorial Examples
Since PwmPin.h is already included in HomeSpan.h, there is no reason to separately include it in user sketches.
2024-02-08 07:39:03 -06:00
Gregg c1834fb301 Update 07-AccessoryNames.ino 2023-11-11 09:22:56 -06:00
HomeSpan 4b24f850d6 Update 07-AccessoryNames.ino
fix typo
2023-11-01 11:54:47 -05:00
Michael Geramb 869e768ba7 Add hint for UTF8 usage in names 2023-10-31 19:52:49 +01:00
Gregg 9241398f9b Updated Examples 1-11
Completely replaced Example 11, which showed how to use setPrimary() since this no longer seems to have any impact on HomeKit.  Changed sketch name from ServiceOptions to ServiceNames.
2022-04-09 18:17:59 -05:00
Gregg d20df43a58 Eliminated HAP Protocol Service and updated Examples 1-8
Experimentation reveals that the HAP Protocol Information Service no longer seems to be required by HomeKit.  Examples work fine without it.
2022-04-08 17:46:33 -05:00
Gregg 4ada3542cd Update 07-AccessoryNames.ino 2022-04-06 06:21:42 -05:00
Gregg 98f812ba0c Updating examples 1-7 to conform with latest iOS changes 2022-04-04 06:13:30 -05:00