diff --git a/inc/llcc68.hpp b/inc/llcc68.hpp index ef15ab2..a82b329 100644 --- a/inc/llcc68.hpp +++ b/inc/llcc68.hpp @@ -1256,7 +1256,6 @@ static constexpr auto begin = [](const lora_parameters_t ¶ms) -> Result res; - /* res = reset(); */ /* explicit not reset the chip by pin, due to unexpected side effect */ res = standby();