Implemented (partially) Voronoi algorithm for zone-dividing in Seville map. Also refactored some things in frontend. Modified hardware firmware for conditional compilation for both SENSOR and ACTUATOR type boards.
This commit is contained in:
@@ -34,7 +34,7 @@ void hueCycle(uint8_t pos)
|
||||
setColor(r, g, b);
|
||||
}
|
||||
|
||||
int setupWifi()
|
||||
int WiFi_Init()
|
||||
{
|
||||
setupLED();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user