Skip to content

fix compile error

Jeremy Soller requested to merge BearzRobotics:patch-1 into master

Created by: BearzRobotics

When trying to compile I ran into an error about needing an unsafe block. After putting it in there the pcid compiled fine.

related to this: https://github.com/redox-os/drivers/issues/24

Edited by Ribbon

Merge request reports