Commit Graph

21 Commits

Author SHA1 Message Date
Timm Bogner
642c24a5e7
Merge branch 'main' into timekeeping_202402 2024-04-26 10:33:30 -05:00
Timm Bogner
86e35223f9 whitespace 2024-02-12 11:54:57 -06:00
Jeff Lehman
ec8f0ba25f Debug log levels 0 through 2 2024-02-11 09:08:17 -06:00
Jeff Lehman
6240aa8b24 rename time.h file, controller timekeeping 2024-02-10 21:59:32 -06:00
Jeff Lehman
15d6fb050d hmmm, is it define or #define? 2024-02-10 15:29:54 -06:00
Jeff Lehman
8473b5f8f9 Feature add: FDRS logging verbosity 2024-02-09 23:22:41 -06:00
Timm Bogner
f0da2249ff Update Irrigation.ino 2023-03-27 07:44:19 -05:00
Timm Bogner
bc39454f7b whitespace 2023-03-26 11:41:46 -05:00
Timm Bogner
a3cd098d0f fix irrigation 2023-03-26 11:12:18 -05:00
Timm Bogner
fb44bdd5fb add loopFDRS() to controller examples
Co-Authored-By: PerRieland <27766952+PerRieland@users.noreply.github.com>
2023-03-16 16:38:52 -05:00
Timm Bogner
4312583638 remove extra radio pin
removes some ambiguity in the addition of sx126x class support.
2023-01-30 11:33:06 -06:00
Timm Bogner
4805072969 more shuffling
- added a modified ThingPulse oled library.
- made "sensor_config" "node_config"
- made - made "fdrs_functions.h" "fdrs_gateway.h"
2023-01-25 19:28:18 -06:00
Timm Bogner
65015b4bc2 Update Irrigation.ino 2023-01-11 15:02:05 -06:00
Timm Bogner
4c411a053e add GET functionality 2023-01-11 14:54:00 -06:00
Timm Bogner
349174f77c changed pin assignments 2022-11-29 07:14:26 -06:00
lamasseriadipolverara
b6ffa2712c
Conflict with 12 pin
change the  pin 12 to pin 16, because pin 12 affect the boot of the device (esp32 wroom - 32e)
2022-11-29 09:22:15 +01:00
Timm Bogner
f433413ff5 added checkCoils() to ensure pin status 2022-11-28 18:43:04 -06:00
Timm Bogner
83c073f3ba fixing things? 2022-11-09 18:54:51 -06:00
Timm Bogner
2dbbdbbf8e housekeeping 2022-11-08 19:04:10 -06:00
Timm Bogner
236afd04e9 Update Irrigation.ino
Co-Authored-By: Kisssys <5122480+Kisssys@users.noreply.github.com>
2022-09-06 23:21:28 -05:00
Timm Bogner
06aa620c6a 4-channel Relay Controller 2022-09-01 19:49:32 -05:00