summaryrefslogtreecommitdiffstats
path: root/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino')
-rw-r--r--examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino b/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino
index 33ce2f3..16a98a0 100644
--- a/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino
+++ b/examples/Single_Shot_Conv_Ready_Alert_Controlled/Single_Shot_Conv_Ready_Alert_Controlled.ino
@@ -74,7 +74,7 @@ void setup() {
* ADS1115_475_SPS
* ADS1115_860_SPS
*/
- adc.setConvRate(ADS1115_8_SPS); //comment line/change paramater to change SPS
+ adc.setConvRate(ADS1115_8_SPS); //comment line/change parameter to change SPS
/* Set continous or single shot mode:
*