Main public logs
From OnnoCenterWiki
Jump to navigationJump to search
Combined display of all available logs of OnnoCenterWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04: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); }")