Corrected BEEPER config for SOULF4

This commit is contained in:
blckmn 2016-11-21 12:43:29 +11:00
parent c52094c4af
commit ebf512456d
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@
#define BEEPER_INVERTED
#elif defined(REVOLT)
#define BEEPER PB4
#elif defined(SOULF4)
#define BEEPER PB6
#define BEEPER_INVERTED
#else
#define LED1 PB4
// Leave beeper here but with none as io - so disabled unless mapped.