Commit 6eb7d3

2026-05-27 15:01:14 Bob Green: -/-
programming/machine library.md ..
@@ 16,9 16,11 @@
char _getchar(void);
void _putchar(char c);
```
- ::: info
- Note. The xr68681 is clocked at 7.3728MHz, meaning you'll get double the baud rate listed in the data sheet as the datasheet assumes half that rate. It will also affect the internal counter when it's clocked by the external clock.
- :::
+
+ > [!NOTE]
+ > The xr68681 is clocked at 7.3728MHz, meaning you'll get double the baud rate listed in the data sheet as the datasheet assumes half that rate. It will also affect the internal counter when it's clocked by the external clock.
+
+ ----------
## LED Control
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9