DeqingSun / ch55xduino

An Arduino-like programming API for the CH55X
GNU Lesser General Public License v2.1
449 stars 87 forks source link

fix code formatting #5

Closed nerdralph closed 4 years ago

nerdralph commented 4 years ago

I noticed most of the code uses tabs, but some uses spaces for indentation. Either use tabs everywhere or spaces everywhere. https://github.com/DeqingSun/ch55xduino/blob/ch55xduino/ch55xduino/ch55x/cores/ch55xduino/wiring_digital.c

DeqingSun commented 4 years ago

fixed

https://github.com/DeqingSun/ch55xduino/commit/851dd7631b0e6e6fdb3f6024493c031db532b34c