Remove legacy define USE_SERIAL_PD2 (#18298)

This commit is contained in:
Dasky
2022-09-07 00:35:47 +01:00
committed by GitHub
parent ff7470420a
commit c2b35b2327
50 changed files with 8 additions and 94 deletions

View File

@@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SSD1306OLED
#define USE_SERIAL_PD2
#define TAPPING_TERM 100
#undef TAPPING_TERM
#define TAPPING_TERM 150
@@ -53,4 +51,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLED_NUM 14 // Number of LEDs
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_SLEEP
*/
*/