Skip to content
Snippets Groups Projects
Commit 99b56b3d authored by adityaom's avatar adityaom
Browse files

Update SI7005.ino

parent 606a1d29
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
void setup() void setup()
{ {
// Initialise I2C communication as Master // Initialize I2C communication as Master
Wire.begin(); Wire.begin();
// Initialize serial communication, set baud rate = 9600 // Initialize serial communication, set baud rate = 9600
Serial.begin(9600); Serial.begin(9600);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment