Stefan Persson
|
a78773a8ed
|
Changed casting, according to Google style guidelines "readability/casting"
|
2013-05-16 16:29:57 +02:00 |
|
Stefan Persson
|
107d7669e7
|
Moved "else" to same line as previous closing braces, according to Google style guidelines "whitespace/newline"
|
2013-05-16 16:24:47 +02:00 |
|
Stefan Persson
|
14399b2d7f
|
Added missing space after braces, according to Google style guidelines "whitespace/braces"
|
2013-05-16 16:21:37 +02:00 |
|
Stefan Persson
|
ae841861b2
|
Added missing space in comment, according to Google style guidelines "whitespace/comments"
|
2013-05-16 16:16:53 +02:00 |
|
Stefan Persson
|
10ced92ec6
|
Made sure Hasta send works for TellStick too
|
2013-05-16 15:32:43 +02:00 |
|
Stefan Persson
|
dc61911e7e
|
Fixed syntax error (a typical C++-is-not-python-error)
|
2013-05-08 14:10:12 +02:00 |
|
Stefan Persson
|
b0d3d2af30
|
Added hasta version 2
|
2013-05-08 13:44:25 +02:00 |
|
Micke Prag
|
1ac3fc25e0
|
Use pointers when passing references according to Google style guidelines "runtime/references"
|
2012-06-19 12:30:52 +02:00 |
|
Micke Prag
|
3a0cee353a
|
Fix include header order according to Google style guidelines "build/include_order"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
75f21588e5
|
Should have a space between // and comment "whitespace/comments"
|
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
|
b92e197217
|
Add protocol Hasta
|
2011-08-18 08:22:50 +00:00 |
|