Update optional submodules 'tools' and 'webgui'

This commit is contained in:
2024-09-30 16:18:57 +02:00
parent 8140607e06
commit 730f09d060
3 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
- Start working on system initialization. - Start working on system initialization.
- Add data sheets for ADS1115 and AHT20. - Add data sheets for ADS1115 and AHT20.
- Handle I2C multiplexer channel selection. - Handle I2C multiplexer channel selection.
- Implement USART with bot RX and TX interrupts. - Implement USART with both RX and TX interrupts.
- Rewrite logging system and sync state with clients. - Rewrite logging system and sync state with clients.
- Handle numeric arguments for TEMP/DEWP commands. - Handle numeric arguments for TEMP/DEWP commands.
- Update documentation and add USART specification. - Update documentation and add USART specification.