diff options
| author | cheapie <cheapiephp@gmail.com> | 2026-06-26 10:40:00 -0500 |
|---|---|---|
| committer | cheapie <cheapiephp@gmail.com> | 2026-06-26 10:40:00 -0500 |
| commit | 3a46ab5b8691e72098e3c43f5e25ca84385a5de6 (patch) | |
| tree | d49c1441facf028b80773e0ff9cb4815a2329b1d /assembly/beacon | |
| parent | a027ec08dad3977defe90fbbfda0621f7cd04589 (diff) | |
| download | rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.gz rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.bz2 rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.xz rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.zip | |
Diffstat (limited to 'assembly/beacon')
| -rw-r--r-- | assembly/beacon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/beacon/Makefile b/assembly/beacon/Makefile index 84d76c4..4034fad 100644 --- a/assembly/beacon/Makefile +++ b/assembly/beacon/Makefile @@ -20,5 +20,5 @@ load: beacon.hex bash -c "wl-copy < beacon.hex" clean: - rm -f beacon.bin beacon.elf beacon.o + rm -f beacon.hex beacon.elf beacon.o |
