Skip to content

Commit

Permalink
ver 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garubi committed May 10, 2022
1 parent 2f81f73 commit e1a302a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ESP32/PushPushAirESP32/PushPushAirESP32.ino
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Link: https://github.com/garubi/Push-Push-Air
Hardware version: 2.0
*/
const char SoftwareVersion[] = "2.0.0";
const char SoftwareVersion[] = "2.0.1";

/* Pedals/Buttons connections */
// Pin per i Pulsanti
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Configurable via WiFI (you can choose the keystrokes that you want to send)
- Out of the box PushPushAIR is configured to send the key cursor left and right. Check the app that you want to control and, if it needs different keys, go to the Configuration section and change the keystrokes sent.

### Configuration ###
- Turn on the PPA while pushing the right-most pedal.
- Turn on the PPA while pushing the right-most pedal. Keep the pedal pressed for at least 2 seconds.
- The status led will be steady blue.
- Now connect from a computer or mobile device to the wifi network "Push Push AIR" and insert the passord
- Now connect from a computer or mobile device to the wifi network "Push Push AIR" and insert the password
- Once the connection is etablished, browse to 192.168.4.1 to use the configuration page.
- On the configuration page you can set:
- The device name that idetify the Push Push AIR on WiFI and Bluethooth (you need to restart the device in order to render effective the name's change)
Expand All @@ -29,7 +29,7 @@ Configurable via WiFI (you can choose the keystrokes that you want to send)
- It will save on battery charge
- No one (even if he has your password) will be able to change the settings during your performance ;-)

Please note that after 5 minutes from the last click un the buttons in the configuration page, the Push Push AIR turns off automatically
Please note that after 5 minutes from the last click on the buttons in the configuration page, the Push Push AIR WiFi access point will turn off automatically

### Reset the password to the factory one ###
If you change the password of the Configuration page and you forget it, you can revert to the factory one: `12345678`
Expand Down

0 comments on commit e1a302a

Please sign in to comment.