update README.md

This commit is contained in:
Travis Shears 2025-04-09 19:18:39 +02:00
parent f2638dddce
commit 51d97c2086
2 changed files with 24 additions and 19 deletions

View file

@ -14,6 +14,7 @@ Sourcces:
https://shop.pimoroni.com/products/pms5003-particulate-matter-sensor-with-cable
- https://github.com/pimoroni/pms5003-python/blob/main/pms5003/__init__.py
- https://github.com/vogelrh/pms5003c/tree/master
- https://github.com/raspberrypi/pico-examples/blob/master/uart/hello_uart/hello_uart.c
*/
void pms5003_init(pms5003_config *new_config, uart_inst_t *uart, uint8_t tx_pin,