Skip to content

Commit 9cf04d8

Browse files
archef2000tyeth
authored andcommitted
rename panic_decoder to address_decoder
1 parent 31db363 commit 9cf04d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ export {
2222
TYPES as PARTITION_TYPES,
2323
SUBTYPES as PARTITION_SUBTYPES,
2424
} from "./gen_esp32part.py.js";
25-
export { AddressDecoder } from "./panic_decoder";
25+
export { AddressDecoder } from "./address_decoder";

0 commit comments

Comments
 (0)