Merge branch 'nano-revision-2.1' into nano-revision-2.2
This commit is contained in:
@@ -94,7 +94,6 @@ void send(int btn, long duration){
|
||||
|
||||
void loop(){
|
||||
unsigned long now = micros();
|
||||
boolean pause = true;
|
||||
for (int i=0;i<8;i++){
|
||||
// we emulate a capacitor:
|
||||
// when the button is pressed, it slowly loads, if the button is released, it unloads.
|
||||
|
||||
Reference in New Issue
Block a user