Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
270 B

  1. #define APP_NAME "ESPURNA"
  2. #define APP_VERSION "1.13.0c"
  3. #define APP_REVISION "db84006"
  4. #define APP_AUTHOR "xose.perez@gmail.com"
  5. #define APP_WEBSITE "http://tinkerman.cat"
  6. #define CFG_VERSION 3