Raspberry pi & Raspberry Pico 433MHZ: transmit, receive, relay

This commit is contained in:
2023-04-12 14:56:55 +08:00
parent d3f887d658
commit 295f4e8a66
40 changed files with 3493 additions and 0 deletions

17
433/433Utils/rc-switch/.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Mac stuff
.DS_Store
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a