Skip to content

Commit 5e36264

Browse files
committed
fix: update include path for Log2Representation.h move
1 parent 966c2e4 commit 5e36264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extras/tests/pc_based/LOG2_test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <stdint.h>
22

3-
#include "Log2Representation.h"
3+
#include "log2/Log2Representation.h"
44

55
//
66
// This file can be renamed to a .ino and compiled as sketch to be run on the

0 commit comments

Comments
 (0)