InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.69k stars 921 forks source link

PineTimeStyle: use "" for our includes #1487

Closed NeroBurner closed 1 year ago

NeroBurner commented 1 year ago

Small fix to be consistent: use "" for our includes and <> for system includes or packages by others.