//go:build esp32c3_generic package machine const ( SDA_PIN = NoPin SCL_PIN = NoPin )