adamvr / arduino-base64

A base64 library for the arduino platform, written in C
MIT License
184 stars 102 forks source link

Fix collision with https://github.com/Densaugeo/base64_arduino #24

Open d3473r opened 6 years ago

d3473r commented 6 years ago

Could you rename your library to arduino-base64 for the Arduino IDE? Right know it gets confused and wants to update to a different Base64 library (https://github.com/Densaugeo/base64_arduino) that is available in the updater. If a user clicks update your library gets overwritten and the code no longer works. 2018-06-26 10_32_43-library manager