mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
no more warning thanks to iFreilicht's tip with undef
This commit is contained in:
parent
deedd2f408
commit
8e142d8cbe
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "../../config.h"
|
#include "../../config.h"
|
||||||
|
|
||||||
// only change
|
// only change
|
||||||
|
#undef RGB_DI_PIN
|
||||||
#define RGB_DI_PIN B2
|
#define RGB_DI_PIN B2
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue