This commit is contained in:
iceman1001 2023-11-06 23:19:46 +01:00
parent 6653bffe00
commit d137b74de7

View file

@ -392,6 +392,7 @@ static void printConnSpeed(uint32_t wait) {
if (delta_time) {
Dbprintf(" Transfer Speed PM3 -> Client... " _YELLOW_("%llu") " bytes/s", 1000 * (uint64_t)bytes_transferred / delta_time);
}
}
/**
* Prints runtime information about the PM3.