Wifi library: extending apis and improving library #177
Annotations
10 errors
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L95
ERROR: open brace '{' following function definitions go on the next line
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L95
ERROR: "foo* bar" should be "foo *bar"
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L95
ERROR: Bad function definition - char* SSID() should probably be char* SSID(void)
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L95
WARNING: please, no spaces at the start of a line
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L83
WARNING: suspect code indent for conditional statements (12, 12)
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L83
WARNING: Statements should start on a tabstop
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L78
WARNING: suspect code indent for conditional statements (8, 12)
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L78
WARNING: please, no spaces at the start of a line
|
Run checkpatch review:
libraries/SocketWrapper/WiFi.h#L78
ERROR: code indent should use tabs where possible
|
Run checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
Loading