John Wellbelove
|
4fe242baff
|
Renamed base class MAX_SIZE to CAPACITY to avoid name clash with top level classes.
|
2017-06-21 19:43:09 +01:00 |
|
John Wellbelove
|
909fc87515
|
Renamed key_value_parameter_t to key_parameter_t
|
2017-06-12 22:27:20 +01:00 |
|
jwellbelove
|
113a561596
|
Removed erronious 'const' and '&' from 'key_value_parameter_t' parameters, as for non-fundamental types they will already be 'const &'.
|
2017-06-12 12:30:19 +01:00 |
|
John Wellbelove
|
5359357529
|
Combined map.h, imap.h & map_base.h
Deleted imap.h & map_base.h
|
2017-04-17 18:44:35 +01:00 |
|
John Wellbelove
|
73e65ae023
|
Updated containers to use the new pool memory manager.
|
2017-01-31 21:11:23 +00:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|