no more warning thanks to iFreilicht's tip with undef

This commit is contained in:
Toni 2016-08-16 17:35:03 +02:00
parent deedd2f408
commit 8e142d8cbe
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "../../config.h"
// only change
#undef RGB_DI_PIN
#define RGB_DI_PIN B2
#endif