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