Update README.md (#13)

removed double paragraph
pull/19/head
Maximilian Batz 2021-03-08 18:56:49 +01:00 zatwierdzone przez GitHub
rodzic 7078b4023a
commit e376ea8c13
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -10,12 +10,6 @@ RP2040 design was final, so they were all developed with that fixed 48MHz system
that you wouldn't necessarily need to if you had more clock speed available (which you do), but on the plus side,
you have that much more time to do even more things!
Finally, you may wonder why many of these demos set the system clock to 48Mhz. The reason is that until we had physical
chips, we were running at a fixed 48Mhz system clock using an FPGA. Most of these examples were written before the
RP2040 design was final, so were all developed with that fixed 48MHz system clock. As a result some of the examples do things in a way
that you wouldn't necessarily need to if you had more clock speed available (which you do), but on the plus side,
you have that much more time to do even more things!
## Full Applications
Name|Description