SparkFun_TB6612FNG_Arduino_Library
SparkFun_TB6612FNG_Arduino_Library copied to clipboard
Hi; I was able to import the library manually to use it (libaries folder/) but using the library manager, I could not find it. Did I miss a step? I...
The library properties specify avr and I get a warning during builds on my esp8266, but I see no reason this code isn't compatible.
Hello and thank you for providing this library. It would be great if constructor overloads were provided (and the underlying code supported) hard-coded values for standby and pwm. I'm using...
The Arduino IDE requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted. Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords