pub fn send_params(
ctx: &Ctx,
spec_path: &str,
chip_only: bool,
gap_ms: u64,
load: Loader<'_>,
) -> Result<()>Expand description
Push the real-time parameter packs for a panel spec file, in the vendor’s order. RAM only: no flash, no reboot.