Other
LinkedListLib
LinkedList Library
Arduino library that implements a simple version of a single LinkedList, a collection of elements formed by a series of nodes that allows to add and eliminate elements in a very efficient way.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.