Antonio Cebrián

Results 2 comments of Antonio Cebrián

Looking at the source code I guess that the error comes from "setup.rs": ``` debug!("{:?}", "Setting up..."); let network_options = network::types::NetworkOptions::load(input_file)?; let firewall_driver = match firewall::get_supported_firewall_driver() { Ok(driver) => driver,...

Right modified custom-chip-analog-rgb example link: https://wokwi.com/projects/350784647934771795