mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 06:40:47 +00:00

* Prefer line comments // over block comments /* */ * esp-wifi: Prefer line comments // over block comments /* */ * Mention in our API guideline that // should be prefered over /* */