gets rid of rand warning [skip ci]
This commit is contained in:
parent
60fd885a6e
commit
8125cdb88c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <avr/interrupt.h>
|
||||
#include "led.h"
|
||||
#include "action_util.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
extern uint32_t default_layer_state;
|
||||
|
|
Loading…
Reference in a new issue