mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 23:53:25 +00:00
fix: explicitely import string.h in the oryx protocol files (#365)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <string.h>
|
||||
#include "oryx.h"
|
||||
#include "eeprom.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user