mirror of
https://github.com/dimoniche/solarium.git
synced 2026-01-30 18:03:30 +03:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
#ifndef _VERSION_H_
|
|
#define _VERSION_H_
|
|
|
|
#define DEVICE_FW_VERSION "03.19"
|
|
|
|
|
|
#endif // #ifndef _VERSION_H_ |