From 8d0a8ad4970638f408dcc79eea885e0f31c707fd Mon Sep 17 00:00:00 2001 From: "ELECFREAKS.Admin" Date: Mon, 9 Dec 2024 14:35:19 +0800 Subject: [PATCH] Add motor adjust functions --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 902487d..fb35bd8 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "pxt-TPBot", - "version": "2.0.2", + "version": "2.0.3", "description": "The intelligent programming car TPBot(Tianpeng) produced by ELECFREAKS Co.ltd", "dependencies": { "core": "*"