Skip to content

Commit

Permalink
Esp.h: Remove 'class _FLOAT; does not exist in actual ESP8266 core; see
Browse files Browse the repository at this point in the history
  • Loading branch information
bxparks committed Aug 9, 2021
1 parent 0033a94 commit fc2d3af
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cores/epoxy/Esp.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
#include <sys/time.h>
#include "Stream.h"

class _FLOAT
{
public:
int digits;
float val;
};

class EspClass
{
public:
Expand Down

0 comments on commit fc2d3af

Please sign in to comment.