You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#if not defined(EC_RX_PIN_NUM) or not defined(EC_TX_PIN_NUM) or not defined(EC_I2C_ADDR)
#error Make sure your pinnouts & constants.h is included first and contains the constants listed in the not defined statements above this error in the source code.