Skip to content

Instantly share code, notes, and snippets.

View Ian-tech-dev's full-sized avatar

Ian Ian-tech-dev

  • NAKUJA
  • NAIROBI,KENYA
  • 07:54 (UTC +03:00)
  • X @Iankn3
View GitHub Profile
#include "WiFi.h"
#include "PubSubClient.h"
#include <Wire.h>
#include <SFE_BMP180.h>
#include <Adafruit_MPU6050.h>
#include <Adafruit_Sensor.h>
#include <BasicLinearAlgebra.h>
#include "FS.h"
#include "SD.h"
#include "SPI.h"