He pasted his original code back in:
void setup() Wire.begin();
Type into the search bar. You will see "Wire" by Arduino listed. It should say "Installed" next to it. download wire.h library for arduino
#include void setup() Wire.begin(); // Join the I2C bus as a master Use code with caution. When Manual Download is Required He pasted his original code back in: void setup() Wire