File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "pixel_outline" : 0 ,
33 "pixel_size" : 16 ,
4- "pixel_style" : " square " ,
4+ "pixel_style" : " real " ,
55 "pixel_glow" : 6 ,
66 "display_adapter" : " browser" ,
77 "icon_path" : null ,
88 "emulator_title" : null ,
99 "suppress_font_warnings" : false ,
10- "suppress_adapter_load_errors" : true ,
10+ "suppress_adapter_load_errors" : false ,
1111 "browser" : {
1212 "_comment" : " For use with the browser adapter only." ,
1313 "port" : 8888 ,
14- "target_fps" : 30 ,
14+ "target_fps" : 60 ,
1515 "fps_display" : false ,
1616 "quality" : 70 ,
1717 "image_border" : true ,
1818 "debug_text" : false ,
19- "image_format" : " JPEG"
19+ "image_format" : " JPEG" ,
20+ "open_immediately" : false
21+ },
22+ "pi5" : {
23+ "_comment" : " For use with the pi5 adapter only." ,
24+ "pinout" : " AdafruitMatrixBonnet" ,
25+ "n_addr_lines" : 4 ,
26+ "rotation" : " Normal" ,
27+ "n_planes" : 10 ,
28+ "n_temporal_planes" : 4 ,
29+ "n_lanes" : 1 ,
30+ "led_rgb_sequence" : " RGB"
2031 },
2132 "log_level" : " info"
2233}
You can’t perform that action at this time.
0 commit comments