* Add vid6608 library * Add vid6608 pin definition (only GB for now) * Try to debug GPIO - does not work * First working version * Trim whitespaces * Add missing library; JSON response, Codeowners * Fix blocking loop in esp8266 * Update language strings * Format inline readme for vid driver * Add example define in my_user_config.h * Clanup changed VS Code config files * Fix duplicated language values in en_GB.h
10 lines
415 B
INI
10 lines
415 B
INI
name=vid6608
|
|
version=1.0.2
|
|
author=Petr Golovachev
|
|
maintainer=Petr Golovachev <petro@petro.ws>
|
|
sentence=Arduino library for driving IC VID6608 and clones for Switec X25.168 / X27.168 miniature stepper motors
|
|
paragraph=This library allows to control automotive gauge stepper motors with microstepping drivers with smooth movement
|
|
category=Device Control
|
|
url=https://github.com/petrows/arduino-vid6608
|
|
architectures=*
|