Search found 1 match

by charansai
Thu Aug 22, 2024 11:45 am
Forum: Hardware
Topic: new to esp32
Replies: 7
Views: 2786

Re: new to esp32

hii i am getting this error while compiling can anyone can help me...


else if(subMenuPage==2){
lcd.setCursor(0,0);lcd.print("CHARGING CURRENT");
if(setMenuPage==1){lcd.setCursor(0,1);lcd.print(" >");}
else{lcd.setCursor(0,1);lcd.print("= ");}
lcd.setCursor(2,1);lcd.print(currentCharging,2 ...

Go to advanced search