This commit introduces a new CAN node application for the irrigation system. The application initializes the settings subsystem and the valve system. It is intended to be used on a CAN bus to control a valve. Signed-off-by: Eduard Iten <eduard@iten.pro>
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
VERSION_MAJOR = 0
|
|
VERSION_MINOR = 0
|
|
PATCHLEVEL = 1
|
|
VERSION_TWEAK = 1
|
|
EXTRAVERSION = devel |