The Laser's are still missing the abstract class implementation. Commands that should be here: - def laser_on(): - def laser_off(): - def set_power(): - def set_cw_mode(): - def set_digital_modulation_mode(): - def check_laser_status():
The Laser's are still missing the abstract class implementation.
Commands that should be here: