Jonas Philbert
Results
2
issues of
Jonas Philbert
When trying to set the input mode of a pin to "INPUT_PULLUP", strange behavior occurs. In this case, we have the input connected to a simple toggle-switch, which, if PULLUP...
Encoding meta definitions should be wrapped in quotes, like other HTML attributes. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#examples Was found because it caused an error in the characters used for code folding. Changes proposed...