From 4107b920f3d9cd85d6baa6975e87cd33d94f7ae7 Mon Sep 17 00:00:00 2001 From: "Matthias L. Jugel" Date: Tue, 29 Aug 2017 15:26:33 +0200 Subject: [PATCH] add ESP8266 module --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index df63fd2b..7173cf5e 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -10,6 +10,7 @@ "libs/radio", "libs/devices", "libs/bluetooth", + "libs/pxt-calliope-esp", "libs/pxt-calliope-bc95", "libs/pxt-calliope-bunt", "libs/Grove"