jnthas / clockwise

do-it-yourself, full-featured and smart wall clock device
https://clockwise.page
MIT License
263 stars 34 forks source link

(esp-idf) Add build definitions for `CW_FW_VERSION` and `CW_FW_NAME`. #33

Closed abrender closed 1 year ago

abrender commented 1 year ago

The project fails to compile on ESP-IDF because these definitions are missing.

I'm trying to fix https://github.com/jnthas/clockwise/issues/16 and this error is preventing the project from compiling.