diff --git a/examples/Universal_Sensor_beta/fdrs_sensor.h b/examples/Universal_Sensor_beta/fdrs_sensor.h index 791b658..67be50b 100644 --- a/examples/Universal_Sensor_beta/fdrs_sensor.h +++ b/examples/Universal_Sensor_beta/fdrs_sensor.h @@ -75,7 +75,7 @@ public: void begin(void); /** - * @brief Set the data sor the next transmission. + * @brief Set the data for the next transmission. * * @param data Data for the next transmission * @param type The ID for the type of data that is being sent.