Prusa MINI Firmware overview
|
Go to the source code of this file.
Variables | |
const char | version_firmware_name [] |
const char | version_version [] |
semantic version (https://semver.org) is Prusa3D standard More... | |
const char | version_build [] |
const int | version_build_nr |
build number More... | |
const char version_firmware_name[] |
const char version_version[] |
semantic version (https://semver.org) is Prusa3D standard
const char version_build[] |
const int version_build_nr |
build number
do not use FW_BUILDNR macro, as it is not defined outside of this file