Commit Graph

1500 Commits

Author SHA1 Message Date
HomeSpan be80a2c0d1
Update Cloning.md 2023-04-05 20:27:16 -05:00
HomeSpan ba02cefa43
Update Cloning.md 2023-04-05 20:18:49 -05:00
HomeSpan 17361d28e4
Update Cloning.md 2023-04-05 20:03:31 -05:00
HomeSpan 71e89605b0
Update Cloning.md 2023-04-03 22:13:43 -05:00
HomeSpan 9dc1ac0b48
Update Cloning.md 2023-04-03 21:26:45 -05:00
HomeSpan 013af8332b
Update Cloning.md 2023-04-03 20:44:12 -05:00
HomeSpan 314403ba33
Update Cloning.md 2023-04-03 18:31:30 -05:00
HomeSpan ef8728af5f
Update Cloning.md 2023-04-03 18:06:17 -05:00
Gregg a9f16c7cfe Create Cloning.md 2023-04-03 17:17:26 -05:00
Gregg c287564aed Update HomeSpan.cpp 2023-04-03 17:15:51 -05:00
Gregg 2ba75c13ea Add CLI commands 'p' and 'P' to clone device pairing data 2023-04-03 08:28:51 -05:00
HomeSpan 49ddbb0407
Update FAQ.md 2023-04-01 12:44:05 -05:00
HomeSpan f93fe16b6e
Update NOW.md 2023-04-01 12:43:10 -05:00
HomeSpan 395392d295
Update Pixels.md 2023-04-01 12:41:58 -05:00
HomeSpan 8c5b54acd5
Update Pixels.md 2023-04-01 12:41:08 -05:00
HomeSpan 3a7b7caf23
Update Pixels.md 2023-04-01 12:39:53 -05:00
HomeSpan 91c0af589a
Update RMT.md 2023-04-01 12:38:38 -05:00
HomeSpan 82e5e827bb
Update Reference.md 2023-04-01 12:38:04 -05:00
HomeSpan d2e89e4ba0
Update PWM.md 2023-04-01 12:33:40 -05:00
HomeSpan edbb419c19
Update PWM.md 2023-04-01 12:32:24 -05:00
HomeSpan c0299e2d6b
Update Tutorials.md 2023-04-01 12:27:27 -05:00
HomeSpan 6bd9f6f531
Update Tutorials.md 2023-04-01 12:26:36 -05:00
HomeSpan f3db7fe810
Update Tutorials.md 2023-04-01 12:24:24 -05:00
Gregg ea3b92b7c6 Merge branch 'dev' of https://github.com/HomeSpan/HomeSpan into dev 2023-04-01 12:16:18 -05:00
Gregg f466e12c7a some cleanup of LedPin comments in examples
Removed old references to "channels" which should have been deleted many versions ago
2023-04-01 12:16:15 -05:00
HomeSpan 8a0de9097c
Update PWM.md 2023-04-01 08:17:01 -05:00
Gregg ce36174f93 Completed LED fading functionality; added new Fading LED example (in Other Examples) 2023-03-31 22:07:31 -05:00
Gregg fab94722d8 Revert "Added fadeTime parameter to LedPin::set()"
This reverts commit c2df57815c.
2023-03-26 07:48:22 -05:00
Gregg c2df57815c Added fadeTime parameter to LedPin::set() 2023-03-26 07:39:06 -05:00
Gregg a79b7569d1 Begin implementation of hardware LEDC fade 2023-03-25 23:05:22 -05:00
Gregg 33cb6f46bb Merge branch 'dev' of https://github.com/HomeSpan/HomeSpan into dev 2023-03-25 12:19:09 -05:00
Gregg 6079b8edf7 Bump version to 1.7.2 2023-03-25 12:19:08 -05:00
HomeSpan 899260ac92
Update Reference.md 2023-03-25 11:16:19 -05:00
Gregg ecd97e6e71 Added option to set Priority and CPU in autoPoll()
Also added vTaskDelay(5) in pollTask to make sure competing tasks can operate (for example, if priority was set to greater than 2, touch sensor did not operate).  Adding vTaskDelay(5) solved this problem.
2023-03-25 10:58:03 -05:00
HomeSpan 61665c6776
Update UserGuide.md 2023-03-18 17:07:14 -05:00
HomeSpan d392dcec01
Update Tutorials.md 2023-03-18 17:06:59 -05:00
HomeSpan 3c86e158f1
Update TVServices.md 2023-03-18 17:06:39 -05:00
HomeSpan f3dd2f1315
Update ServiceList.md 2023-03-18 17:06:23 -05:00
HomeSpan 5f016a9c36
Update Reference.md 2023-03-18 17:06:05 -05:00
HomeSpan c721823516
Update RMT.md 2023-03-18 17:05:39 -05:00
HomeSpan ed595f1ac6
Update QRCodes.md 2023-03-18 17:05:26 -05:00
HomeSpan f6fa5e350d
Update Pixels.md 2023-03-18 17:05:12 -05:00
HomeSpan ff06c85b30
Update PWM.md 2023-03-18 17:04:57 -05:00
HomeSpan 389f485bc3
Update Overview.md 2023-03-18 17:04:29 -05:00
HomeSpan b691693981
Update OTA.md 2023-03-18 17:04:10 -05:00
HomeSpan 5b62c70f3e
Update NOW.md 2023-03-18 17:03:48 -05:00
HomeSpan 517a88411b
Update Logging.md 2023-03-18 17:03:33 -05:00
HomeSpan 1824adf9da
Update FAQ.md 2023-03-18 17:02:39 -05:00
HomeSpan 5356453f36
Update GettingStarted.md 2023-03-18 17:02:09 -05:00
HomeSpan 8aa3bf81bb
Update Categories.md 2023-03-18 16:57:38 -05:00