forked from airgradienthq/arduino
correct math.h header and specify wificlient as per new http library requirement
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
#include <SoftwareSerial.h>
|
||||
#include "Arduino.h"
|
||||
#include <Wire.h>
|
||||
#include <Math.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
// Constructor /////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user