Skip to content

Piezo code refactorization

Kacper Klys requested to merge piezo-refactorization into master

This MR reorganizes the structure of the piezo driver. It adds new classes - piezoSensor and piezoActuator- used to communicate with the device.
Closes #5 (closed) and #7 (closed)

Merge request reports