Xinyuan-LilyGO / T-Display-S3-Long

42 stars 14 forks source link

BOOT button #7

Closed d3mac123 closed 9 months ago

d3mac123 commented 10 months ago

What is the BOOT button for? Can it be programmed? If so, which PIN does it use?

lewisxhe commented 9 months ago
pinMode(0,INPUT);
digitalRead(0);