Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- void setup() {
- Serial.begin(115200);
- Serial.println("Setup done");
- }
- void loop() {
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement