updated to use two facrations for readability

This commit is contained in:
jakeg00dwin 2024-01-03 17:44:29 -08:00
parent ebcaa7cc67
commit b8839a9b2b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ This means that the actual f_cpu is 4.8Mhz to calculate the delay times
we can use this formula:
$$
msPerOverflow = 1000ms / (\frac{4.8Mhz}{64} / 256) \approx 6.8ms
msPerOverflow = 1000ms / (\frac{4.8Mhz}{64} * \frac{1}{256}) \approx 6.8ms
$$
Where $64$ is the pre scaler setting and $256$ is the maximum value of the 8bit