Browse Source

Merge pull request #754 from HardFatal/master

fix build error
pull/757/head
Me No Dev 1 week ago committed by GitHub
parent
commit
6e5c1630a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      sensors/private_include/sc031gs.h

2
sensors/private_include/sc031gs.h

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
*
*/
#ifndef __SC031GS_H__
#define __SC030GS_H__
#define __SC031GS_H__
#include "sensor.h"

Loading…
Cancel
Save