Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garubi committed Sep 13, 2024
1 parent 2ce701b commit b031d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ESP32/PushPushAirESP32/PushPushAirESP32.ino
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The PIN and LED assignement is done in a separate file so this script can be lef

/* ****** *************************** ****** */

const char SoftwareVersion[] = "3.0.0beta";
const char SoftwareVersion[] = "3.0.0";

/* Pedals/Buttons connections */
#ifndef PEDAL1_PIN
Expand Down

0 comments on commit b031d18

Please sign in to comment.