DevI2C wrappers for Javascript.

Dependents:   ST_SENSOR_JS MQTT_JS

Revision:
2:c899857665c6
Parent:
1:9004b187e772
diff -r 9004b187e772 -r c899857665c6 DevI2C-js.h
--- a/DevI2C-js.h	Wed Oct 25 14:04:24 2017 +0200
+++ b/DevI2C-js.h	Wed Jan 17 10:51:57 2018 +0100
@@ -1,15 +1,14 @@
 /**
  ******************************************************************************
- * @file    LSM6DSL_JS-js.cpp
+ * @file    DevI2C-js.h
  * @author  ST
  * @version V1.0.0
  * @date    25 October 2017
- * @brief   Implementation of an LSM6DSL Accelerometer and gyroscope sensor for
- *          use with Javascript.
+ * @brief   Implementation of DevI2C for Javascript.
  ******************************************************************************
  * @attention
  *
- * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
+ * <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
  *
  * Redistribution and use in source and binary forms, with or without modification,
  * are permitted provided that the following conditions are met:
@@ -53,4 +52,4 @@
 }
 
 
-#endif  // _DEVI2C_H
+#endif  // _DEVI2C_JS_H