Wait for USB starting up to make debug print available
This commit is contained in:
parent
676d94d137
commit
9d40be1990
2 changed files with 9 additions and 1 deletions
|
@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define ACTION_UTIL_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "report.h"
|
||||
|
||||
extern report_keyboard_t *keyboard_report;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue