You've already forked M5Unit-DigiClock
mirror of
https://github.com/m5stack/M5Unit-DigiClock.git
synced 2026-05-20 10:44:22 -07:00
17 lines
409 B
JSON
Executable File
17 lines
409 B
JSON
Executable File
{
|
|
"name": "M5Unit-DigiClock",
|
|
"description": "Library for M5Stack M5Unit-DigiClock",
|
|
"keywords": "M5Stack M5Unit-DigiClock",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Unit-DigiClock.git"
|
|
},
|
|
"version": "0.0.1",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|