diff options
Diffstat (limited to 'src/index.ts')
| -rw-r--r-- | src/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.ts b/src/index.ts index ead8081..ef0b514 100644 --- a/src/index.ts +++ b/src/index.ts @@ -26,3 +26,4 @@ export { PinState } from './gpio'; export { AVRUSART, usart0Config } from './usart'; +export * from './twi'; |
