summaryrefslogtreecommitdiff
path: root/response.c
AgeCommit message (Expand)Author
1999-12-31fix various warningsroot
1999-12-31initial parser re-implementationroot
1999-12-31first LCD supportroot
1999-12-31Added I2C address macrosroot
1999-12-31keep i2c test code inroot
1999-12-31mark I2C test coderoot
1999-12-31add better typing to I2C code, add I2C test routine in response.croot
1999-12-31do not mix errors and sizes on input eitherroot
2012-08-01don't mix error codes and byte countsroot
2012-08-01strip off whitespace from the input, in the response generatorroot
2012-08-01rename echoCb to responseCbroot
2012-07-19change echo to a single multiline stringMichael J. Chudobiak
2012-07-19added make install; fixed echoingMichael J. Chudobiak
2012-07-19added missing stdlib includeMichael J. Chudobiak
2012-07-19initial commitMichael J. Chudobiak