Confusing minimum poll interval setting #25
Labels
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
The LoraSendAndReceive example sketch uses the
minPollInterval()
function but I can't seem to find any documentation for this function.This only sets the
pollInterval
variable if I read the source correctly so why does the example set it to 60 seconds when the comment underneath states it can't be less than 2 minutes? Shouldn't it be minimum 120 seconds?Thank you!
The text was updated successfully, but these errors were encountered: