Skip to content

Version 3.6 doesn't work for RPI-CM4S #262

@sheldon-blackshire

Description

@sheldon-blackshire

I discovered WiringPi doesn't work properly for the compute module 4s. On further digging, I found the function piBoardId() in WiringPi\wiringPi\wiringPi.c didn't have a case PI_MODEL_CM4S when switching by the RaspberryPiModel. The library worked as intended after adding the case and rebuilding.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions