We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b145b commit 814c8b9Copy full SHA for 814c8b9
src/include/iic/pca9685.h
@@ -1,5 +1,7 @@
1
#pragma once
2
3
+#include "krlibc.h"
4
+
5
#include "iic/iic_basic_implementation.h"
6
7
#ifdef IIC_BASIC_IMPLEMENTATION
0 commit comments