-
Describe the bug To Reproduce `#define botaoLigaDesliga A3 void setup() { digitalWrite(LED_BUILTIN, ligado); void loop() {
} Steps to reproduce the behavior:
Expected behavior Desktop (please complete the following information):
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @FabioM3 Logical level is: |
Beta Was this translation helpful? Give feedback.
-
Oh, I thought it was something hardware related, but I haven't found anything related to this in my searches. |
Beta Was this translation helpful? Give feedback.
Hi @FabioM3
This is not an issue. This is only linked to the hardware, the Active state is inverted
Logical level is:
HIGH --> LED OFF
LOW --> LED ON