Skip to content

Commit

Permalink
Version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alf45tar committed Jan 29, 2024
1 parent c1c473a commit d1003ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pedalino.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ typedef uint8_t byte;
#include <MD_REncoder.h> // https://github.com/MajicDesigns/MD_REncoder
#include <AceButton.h> // https://github.com/bxparks/AceButton
#include <hellodrum.h> // https://github.com/RyoKosaka/HelloDrum-arduino-Library
#include "AnalogPad.h"
//#include "AnalogPad.h"
using namespace ace_button;

#define DEBOUNCE_INTERVAL 5
Expand Down

0 comments on commit d1003ff

Please sign in to comment.