We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab7e05 commit b4efd2bCopy full SHA for b4efd2b
1 file changed
src/packet.js
@@ -1,6 +1,6 @@
1
import BufferReader from "./buffer_reader.js";
2
import Advert from "./advert.js";
3
-import MeshCorePath from "./meshore_path.js";
+import MeshCorePath from "./meshcore_path.js";
4
5
class Packet {
6
0 commit comments