aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/index.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/index.ts b/src/index.ts
index f4ac3aa..01af188 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -18,6 +18,13 @@ export {
AVRIOPort,
GPIOListener,
AVRPortConfig,
+ AVRPinChangeInterrupt,
+ AVRExternalInterrupt,
+ PCINT0,
+ PCINT1,
+ PCINT2,
+ INT0,
+ INT1,
portAConfig,
portBConfig,
portCConfig,