#include #include "timber.h" extern "C" void app_main(void) { Timber::plant(TreeESP32()); Timber::tag("ESP32Timber"); }