From 7edfe72742d105468aebbeb39e1465ea08da2d6b Mon Sep 17 00:00:00 2001 From: Binder Tronics <29162669+Devilbinder@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:59:32 +0200 Subject: [PATCH] typo --- examples/Universal_Sensor_beta/fdrs_sensor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.