2026-04-20+2026-04-24 (3UE*2): C++ Exercise =========================================== .. topic:: Documentation * Pull request from a branch: https://codeberg.org/jfasch/FH-STECE2024/src/branch/master/exercises/pwm-cpp Re-implement the :doc:`PWM exercise ` in C++. The nonsensical ``Point`` example :doc:`from 2026-04-20 <2026-04-20>` can be taken as guidance. **Attention**: for this work, please * Create a *branch* in you local copy (e.g. ``pwm-cpp``) * Implement the feature on that branch. **Check that you are on the correct branch!!** .. code-block:: console $ git branch pwm-cpp * Push that branch to your fork on Codeberg when done * Send a pull request *from that branch*