Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Changes to update our flash and WWW pages to 0.5.3 #143

Merged
merged 1 commit into from
Nov 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion include/helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include "xinput_driver.h"

// GP2040-CE Version (32 character limit)
#define GP2040VERSION "v0.5.2"
#define GP2040VERSION "v0.5.3"

const std::string BUTTON_LABEL_UP = "Up";
const std::string BUTTON_LABEL_DOWN = "Down";
Expand Down
2 changes: 1 addition & 1 deletion www/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GENERATE_SOURCEMAP=false
REACT_APP_CURRENT_VERSION=v0.5.2
REACT_APP_CURRENT_VERSION=v0.5.3
REACT_APP_GP2040_BOARD=pico
REACT_APP_GP2040_CONTROLLER=pico