We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971168e commit 40d0717Copy full SHA for 40d0717
examples/lzssDecoder/lzssDecoder.ino
@@ -9,7 +9,7 @@
9
*/
10
11
12
-#include <ArduinoLzss.h>
+#include <Arduino_Lzss.h>
13
#include "lzssBuffer.h"
14
15
void setup() {
0 commit comments