Remove obsolute usermods - post

This commit is contained in:
Ewoud
2024-02-08 23:02:10 +01:00
parent 675dc29649
commit 5cf908ea25
3 changed files with 1 additions and 7 deletions

View File

@@ -29,10 +29,6 @@
// * display network (long press buttion)
//
#ifdef USERMOD_MODE_SORT
#error "Usermod Mode Sort is no longer required. Remove -D USERMOD_MODE_SORT from platformio.ini"
#endif
#ifndef ENCODER_DT_PIN
#define ENCODER_DT_PIN 18
#endif