All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:50, 10 August 2022 Onnowpurbo talk contribs created page WeMOS D1 mini: D1 read data (Created page with " * D1 read data * * *: void setup() { pinMode(D1,INPUT); } void loop() { in = digitalRead(D1); delay(1000); }")