Add option to rotate the display #27

Merged
awonak merged 4 commits from rotate-display into main 2025-08-10 02:48:00 +00:00
7 changed files with 46 additions and 63 deletions
Showing only changes of commit dd0698f33a - Show all commits

View File

@ -17,7 +17,7 @@
// Define the constants for the current firmware.
const char StateManager::SKETCH_NAME[] = "ALT GRAVITY";
const char StateManager::SEMANTIC_VERSION[] = "2.0.1"; // NOTE: This should match the version in the library.properties file.
const char StateManager::SEMANTIC_VERSION[] = "2.0.0"; // NOTE: This should match the version in the library.properties file.
// Number of available save slots.
const byte StateManager::MAX_SAVE_SLOTS = 10;

View File

@ -1,5 +1,5 @@
name=libGravity
version=2.0.0beta3
version=2.0.0
author=Adam Wonak
maintainer=awonak <github.com/awonak>
sentence=Hardware abstraction library for Sitka Instruments Gravity eurorack module