Skip to content
Snippets Groups Projects
Commit 66f299e6 authored by PieterVanBoheemen's avatar PieterVanBoheemen Committed by GitHub
Browse files

Update Incubator.ino

parent edb4536b
Branches
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ NOTE for first time users:
#include <math.h> // loads a library with more advanced math functions
#include <Wire.h> // Needed for I2C connection
#include "LiquidCrystal_I2C.h" // Needed for operating the LCD screen
#include <OneWire.h>
/* *******************************************************
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment