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.