Commit Graph

17 Commits

Author SHA1 Message Date
Spacehuhn d01bd2bfc4 Updated copyright in code 2021-01-11 18:14:55 +01:00
Stefan Kremser bd332d533e Beautified stuff 2018-10-12 21:16:06 +02:00
Stefan Kremser 899e4b3e9b Updated to newer version of SimpleList 2018-10-10 18:41:16 +02:00
Stefan Kremser 8a0f48bb4b v2.0.6
Rewritten LED classes and simplified config files
2018-06-05 11:50:38 +02:00
Stefan Kremser e6f4ab71fe Updated SimpleList (yeah, again... ok?!) 2018-04-23 08:23:46 +02:00
Stefan Kremser 3d1e750947 Updated SimpleList 2018-04-22 18:30:20 +02:00
Stefan Kremser a916d036f2 Updated SimpleList 2018-04-21 22:32:18 +02:00
Stefan Kremser 57bd743f0e Updated SimpleList 2018-04-18 10:38:43 +02:00
Stefan Kremser d48a0f9fc4 Updated SimpleList 2018-04-13 10:36:08 +02:00
Stefan Kremser 6b585fddb4 Improved SimpleList 2018-04-12 19:58:54 +02:00
Stefan Kremser a20a1d6d0f Fixed more compiler warnings 2018-04-05 14:55:44 +02:00
Stefan Kremser 4602c41cd4 Fixed std::function not found 2018-04-01 16:47:01 +02:00
Stefan Kremser fab38e7c3f Updated inlcudes
The one thing my Java prof is right about when he hates against C, is that its includes are super annoying...
2018-04-01 16:42:30 +02:00
Stefan Kremser 4c77f91cfd Used SimpleList for Names 2018-04-01 12:14:57 +02:00
Stefan Kremser 56f8d89fa5 Added SimpleList.h
Because git is weird sometimes
2018-04-01 11:50:27 +02:00
Stefan Kremser 224636f021 Used SimpleList for Accesspoints
I've wrote my own linked-list library. It can do a few things more than the Arduino LinkedList lib. The code is a bit cleaner and it doesn't collide with other LinkedList libraries (i.e. ESP32-IDF)
2018-04-01 11:49:35 +02:00
Stefan Kremser 71491de807 Wrote my own LinkedList 2018-03-30 15:08:36 +02:00