changed comments

This commit is contained in:
EntireTwix 2021-06-24 10:35:18 -07:00
parent 85ffb7e1c3
commit d8faf47801

View file

@ -14,7 +14,7 @@ constexpr bool return_on_del = false;
constexpr const char *return_account = "";
/*
if true, when frequency is hit after changes have happened then save
if true, when frequency is hit AND changes have happened then save
pros
LOW disk usage
cons