Micke Prag
|
75f21588e5
|
Should have a space between // and comment "whitespace/comments"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
78444e20b9
|
Add #include <string> for string, according to Google style guidelines "build/include_what_you_use"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
8d0228ced2
|
Add copyright message according to Google style guidelines "legal/copyright"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
5b5be387cd
|
Include the directory when naming .h files. According to Google style guideline "build/include".
|
2012-06-19 12:30:49 +02:00 |
|
Micke Prag
|
9500c4c898
|
Convert dos endings to unix in telldus-core, see #160
|
2012-02-27 17:37:52 +01:00 |
|
Micke Prag
|
6632ac6207
|
Added method 'learn' to UPM devices to avoid confusion. It is only an alias for 'on'
|
2011-02-21 09:48:10 +00:00 |
|
Micke Prag
|
99dfb8ec4a
|
Missed both prepending 'S' and appending '+'
|
2010-10-27 12:55:12 +00:00 |
|
Micke Prag
|
af8ea81eb7
|
BON and BOFF doesn't seem to be used?
|
2010-10-24 16:09:58 +00:00 |
|
Micke Prag
|
ce52f09092
|
Made Protocol::methods() abstract.
|
2010-10-15 14:53:47 +00:00 |
|
Micke Prag
|
60c9f52f73
|
Added protocol UPM
|
2010-10-15 08:53:12 +00:00 |
|