Raspberry pi & Raspberry Pico 433MHZ: transmit, receive, relay
This commit is contained in:
16
433/rc-switch-pico/.gitignore
vendored
Normal file
16
433/rc-switch-pico/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.DS_Store
|
||||
CMakeFiles/
|
||||
elf2uf2/
|
||||
generated/
|
||||
pico-sdk/
|
||||
CMakeCache.txt
|
||||
CMakeDoxyfile.in
|
||||
CMakeDoxygenDefaults.cmake
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
*.bin
|
||||
*.dis
|
||||
*.elf
|
||||
*.elf.map
|
||||
*.hex
|
||||
*.uf2
|
Reference in New Issue
Block a user