#ifndef __REVISION_H__ #define __REVISION_H__ constexpr const char softwareRevision[] PROGMEM = "Software-revision: 20211002-1"; #endif