From a93bf3f462672a71417b72478e2dee28c1e61dcd Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 22 Jun 2024 09:38:23 -0400 Subject: [PATCH] Update adafruitio_00_publish_modified.cpp --- .../adafruitio_00_publish_modified.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stempayload/Payload_BME280_MPU6050_AIO/adafruitio_00_publish_modified.cpp b/stempayload/Payload_BME280_MPU6050_AIO/adafruitio_00_publish_modified.cpp index 41de7c21..5fd51dc9 100644 --- a/stempayload/Payload_BME280_MPU6050_AIO/adafruitio_00_publish_modified.cpp +++ b/stempayload/Payload_BME280_MPU6050_AIO/adafruitio_00_publish_modified.cpp @@ -2,6 +2,8 @@ // // changed setup to aio_setup and loop to aio_loop // +// You must put your account and WiFi info and rename config file as config.h +// // Adafruit IO Publish Example // // Adafruit invests time and resources providing this open source code.