Skip to content

Commit 9a83a85

Browse files
committed
hex: use hex namespace if Arduino_HEX is included
1 parent b4982a0 commit 9a83a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Arduino_HEX.h

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
#pragma once
1111

1212
#include "./hex/hex.h"
13+
using namespace hex;

0 commit comments

Comments
 (0)