Dia antes primera install
This commit is contained in:
6
node_modules/i2c-bus/src/readword.h
generated
vendored
Normal file
6
node_modules/i2c-bus/src/readword.h
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef I2C_BUS_READWORD_H_
|
||||
#define I2C_BUS_READWORD_H_
|
||||
NAN_METHOD(ReadWordAsync);
|
||||
NAN_METHOD(ReadWordSync);
|
||||
#endif // I2C_BUS_READWORD_H_
|
||||
|
||||
Reference in New Issue
Block a user