Files

17 lines
394 B
JSON
Raw Permalink Normal View History

2021-08-13 14:45:46 +08:00
{
2023-08-18 20:44:41 +08:00
"name": "Module_Stepmotor",
"description": "M5Stack MODULE DIRECT STEPMOTOR M039",
2021-08-13 14:45:46 +08:00
"keywords": "M5Stack STEPMOTOR",
"authors": {
"name": "Sean, M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
2023-08-18 21:05:51 +08:00
"url": "https://github.com/m5stack/M5Module-Stepmotor.git"
2021-08-13 14:45:46 +08:00
},
2024-07-31 12:11:26 +08:00
"version": "0.0.2",
2021-12-19 14:59:25 +08:00
"frameworks": "arduino",
2021-08-13 14:45:46 +08:00
"platforms": "espressif32"
}