rubber-ducky-library-for-arduino icon indicating copy to clipboard operation
rubber-ducky-library-for-arduino copied to clipboard

Converted into Arduino-style library

Open IQisMySenpai opened this issue 1 year ago • 0 comments

Was really excited to use this library. However I was shocked at its bad style of code. I converted it into a library which can easily be imported and used without having the giant amount of functions at the top. You now simply add a #include <Rubber_Ducky.h> to the top of your file and everything is imported.

IQisMySenpai avatar Apr 24 '23 17:04 IQisMySenpai