Skip to content

Commit

Permalink
Removing Logging define by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nmattisson committed Apr 23, 2015
1 parent 3f83bb8 commit 30e1b76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/HttpClient.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "HttpClient.h"

#define LOGGING
static const uint16_t TIMEOUT = 5000; // Allow maximum 5s between data packets.

/**
Expand Down

0 comments on commit 30e1b76

Please sign in to comment.