ivanseidel / LinkedList

🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
MIT License
350 stars 118 forks source link

Consider issue #40 (Overlapping with ESPAsyncWebServer) #41

Open papadenis opened 4 years ago

papadenis commented 4 years ago

Consider issue #40

ivanseidel commented 3 years ago

Hello, The problem with this issue is that it breaks existing usage of the Library on arduino platforms. Any other way to provide compatibility without changing the interface to classes/methods?