Shuttle lights are back on
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#define SOLAR_TRACK_OFF 0
|
||||
#define SOLAR_TRACK_TIMED 1
|
||||
#define SOLAR_TRACK_AUTO 2
|
||||
|
||||
///conversion ratio from joules to watts
|
||||
#define WATTS / 0.002
|
||||
///conversion ratio from watts to joules
|
||||
#define JOULES * 0.002
|
||||
|
||||
Reference in New Issue
Block a user