issues
search
electric-sheep-co
/
arduino-redis
A Redis client library for Arduino.
http://arduino-redis.com
MIT License
54
stars
19
forks
source link
Re-organize (#9) and fix examples (#16)
#17
Closed
rpj
closed
5 years ago
rpj
commented
5 years ago
Move all the
RedisObject
hierarchy stuff into
RedisInternal.*
Fix broken examples so they (at least) compile against the library they're included with again
RedisObject
hierarchy stuff intoRedisInternal.*