OpenSprinkler Forums Hardware Questions OpenSprinkler Bee (OSBee) Does OSBee support AP Mode? Reply To: Does OSBee support AP Mode?

#62175

Ray
Keymaster

The main changes probably would be the low-level functions such as apply_all_station_bits — that part of the code triggers the solenoid drivers to open or close valves. Since the main difference of OS and OSBee is what ESP GPIO pins are used, you can follow the dependency on the PIN defines and make changes appropriately it should be fairly easy to get the unified firmware to run on OSBee.