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