Stairs/src/server
Mark van Renswoude 5d6c5f7b74 Added step control (all / individual)
Added status LEDs
Added start of location code (geocode latlong request crashes at the moment)
2018-01-07 23:13:13 +01:00
..
api.cpp Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
api.h Changed from UDP to HTTP 2018-01-01 19:56:07 +01:00
firmware.cpp Fixed minor issues with the tick code, works suprisingly well otherwise! 2018-01-05 20:03:06 +01:00
firmware.h Added basis for firmware uploading 2018-01-01 21:00:56 +01:00
geocode.cpp Added step control (all / individual) 2018-01-07 23:13:13 +01:00
geocode.h Added step control (all / individual) 2018-01-07 23:13:13 +01:00
settings.cpp Removed the GitVersion Sha as it was impossible to commit 2018-01-04 22:56:31 +01:00
settings.h Reintroduced PCA9685 and Stairs classes 2018-01-04 22:53:35 +01:00
shared.cpp Reintroduced PCA9685 and Stairs classes 2018-01-04 22:53:35 +01:00
shared.h Reintroduced PCA9685 and Stairs classes 2018-01-04 22:53:35 +01:00
static.cpp Fixed firmware uploading 2018-01-03 21:45:14 +01:00
static.h Changed from UDP to HTTP 2018-01-01 19:56:07 +01:00