mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 06:52:39 +00:00
* Multi z and layer power rework * remove some unfinished code * some whitespaces Co-Authored-By: Rohesie <rohesie@gmail.com> * better bit Co-Authored-By: Rohesie <rohesie@gmail.com> * better bit Co-Authored-By: Rohesie <rohesie@gmail.com> * up EoL * glob rad list * up * more glob radial lists * up * up Co-authored-by: Rohesie <rohesie@gmail.com>
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
#define CABLE_LAYER_1 1
|
|
#define CABLE_LAYER_2 2
|
|
#define CABLE_LAYER_3 4
|
|
|
|
#define MACHINERY_LAYER_1 1
|
|
|
|
#define SOLAR_TRACK_OFF 0
|
|
#define SOLAR_TRACK_TIMED 1
|
|
#define SOLAR_TRACK_AUTO 2
|