sparkfun / SparkFun_Micro_OLED_Arduino_Library

Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.
Other
83 stars 60 forks source link

Exclude either by defining or by changing the default. #33

Closed lutorm closed 3 years ago

lutorm commented 3 years ago

@PaulZC Ok, how's this? You can now exclude fonts either by defining the macro externally to the file or by changing the default in the file. I think editing the macros is cleaner than commenting out the includes.

lutorm commented 3 years ago

Ok, looks like that conflicts with the changes you made earlier. I can get back to this in a bit.

lutorm commented 3 years ago

Resolved and cleaned up comments.

PaulZC commented 3 years ago

Thank you Patrik (@lutorm ), Merging... Best wishes, Paul