Commit Graph

18 Commits

Author SHA1 Message Date
62814ea4d4 Moved createTask into own .cpp file to avoid warnings 2021-02-09 18:16:31 +01:00
8448969a1a Fixed bug 2021-02-04 23:39:12 +01:00
c8ee442f5d Added AsyncUdpListener and taskutils 2021-02-04 12:42:43 +01:00
539c2d6937 Fixed compiling again 2021-02-04 12:10:41 +01:00
14d015052d Added queue wrapper 2021-02-04 11:56:26 +01:00
dc67f5661b Fixed bug 2021-02-04 06:16:10 +01:00
471b524df2 Made this lib compatible with esp-idf components system 2021-02-04 01:57:20 +01:00
1c7e556e7e random source now correct interface (static) 2021-02-02 23:16:31 +01:00
41942d9120 Introduced esprandom 2021-02-01 17:13:57 +01:00
635ad7ffb2 Added utility to generate random strings 2021-01-31 21:36:01 +01:00
f6fb251d98 Added is_in 2021-01-29 15:54:18 +01:00
418cf896e3 enum helper methods in cpp file 2021-01-23 02:06:44 +01:00
4c13cfd4e8 New literals and removed wifi related stuff 2021-01-21 23:12:44 +01:00
e9a078d813 LockingQueue now uses std::queue 2021-01-08 02:36:01 +01:00
3423f5023f More utils 2021-01-05 17:08:33 +01:00
9cd9b64c0e Added lots of new utilities 2021-01-04 20:11:38 +01:00
7bcffb0253 Initial commit with refactored sources from goe charger source code 2021-01-02 18:55:44 +01:00
0242257b9b Initial commit 2021-01-02 18:05:36 +01:00