You've already forked M5Module-Stepmotor
mirror of
https://github.com/m5stack/M5Module-Stepmotor.git
synced 2026-05-20 10:34:02 -07:00
17 lines
394 B
JSON
17 lines
394 B
JSON
{
|
|
"name": "Module_Stepmotor",
|
|
"description": "M5Stack MODULE DIRECT STEPMOTOR M039",
|
|
"keywords": "M5Stack STEPMOTOR",
|
|
"authors": {
|
|
"name": "Sean, M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Module-Stepmotor.git"
|
|
},
|
|
"version": "0.0.2",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|