Skip to content

[.pio/build/tasmota32/src/tasmota.ino.cpp.o] Error 1 again 2 years later #394

Answered by benzino77
tobibachert asked this question in Q&A
Discussion options

You must be logged in to vote

Do you need to use "Custom parameters" field?

This results in:

#ifdef USE_BLE_ESP32
   #undef USE_BLE_ESP32
#endif
#define USE_BLE_ESP32

#ifdef USE_MI_ESP32
   #undef USE_MI_ESP32
#endif
#define USE_MI_ESP32

#ifdef USE_HOME_ASSISTANT
   #undef USE_HOME_ASSISTANT
#endif
#define USE_HOME_ASSISTANT

#ifdef USE_DISCOVERY
   #undef USE_DISCOVERY
#endif

and compiles without errors.

Note

Please have a look at examples provided in Custom parameters section of README

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tobibachert
Comment options

You must be logged in to vote
2 replies
@benzino77
Comment options

@tobibachert
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants