File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 286286 "Battery" : " None" ,
287287 "Flash" : " 16MB" ,
288288 "PSRAM" : " 8MB"
289+ },
290+ {
291+ "device" : " Elecrow 24B" ,
292+ "CC1101" : " Module Required" ,
293+ "NRF24" : " Module Required" ,
294+ "FMRadio" : " Module Required" ,
295+ "NFC" : " Module Required" ,
296+ "Mic" : false ,
297+ "BadUSB" : false ,
298+ "RGB_Led" : true ,
299+ "Audio" : " Tone" ,
300+ "Screen" : " 320x240" ,
301+ "ESP" : " ESP32-WROOM-32" ,
302+ "Battery" : " None" ,
303+ "Flash" : " 16MB" ,
304+ "PSRAM" : " 8MB"
289305 }
306+
290307]
Original file line number Diff line number Diff line change 11<script lang =" ts" >
22 import { onMount } from ' svelte' ;
3- const VERSION = ' 1.14 ' ;
3+ const VERSION = ' 1.15 ' ;
44
55 import Card from ' $lib/components/Card.svelte' ;
66 import News from ' $lib/components/News.svelte' ;
136136 </News >
137137 <News title =" Bruce RF Reaper" >
138138 <p class =" mb-4 text-[1.2rem]" >Open Source Bruce PCB, fully compatible with Bruce</p >
139- <Btn href =" https://github.com/BruceDevices/firmware/tree/main/pcbs " >Download</Btn >
140- <Btn href =" https://www.elecrow .com/bruce-pcb-rf-reaper.html " outline className =" max-sm:mt-2" >Buy</Btn >
139+ <Btn href =" https://bruce.computer/boards " >Download</Btn >
140+ <Btn href =" https://bruce-devices.myshopify .com/" outline className =" max-sm:mt-2" >Buy</Btn >
141141 </News >
142142 </div >
143143 </div >
You can’t perform that action at this time.
0 commit comments