diff --git a/library.json b/library.json index 07b6dba..3349649 100644 --- a/library.json +++ b/library.json @@ -10,5 +10,5 @@ "version": "1.1.0", "exclude": "doc", "frameworks": "arduino", - "platforms": ["atmelavr", "ststm32"] + "platforms": ["atmelavr", "ststm32", "teensy"] }