aboutsummaryrefslogtreecommitdiff
path: root/examples/empty/empty.ino
blob: f93cce6c001bc32189b3da0d29d08f22f0d4aec9 (plain)
1
2
3
4
5
6
7
8
9
void setup() {

}

void loop() {
  
}