Skip to content

Instantly share code, notes, and snippets.

View ByErdem's full-sized avatar

Erdem Cantürk ByErdem

View GitHub Profile
#include "EEPROM.h";
// This code is used for save wifi name and password.
void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
Serial.print("deneme");
int a=21;
int b1 =1;