Adding API to set pixels on LCD screen

This commit is contained in:
Jacob Alexander 2015-08-02 00:00:11 -07:00
parent 9a96c4635d
commit d7b7d31cc2
2 changed files with 54 additions and 6 deletions

View file

@ -17,7 +17,7 @@ Date = 2015-08-01;
# Prescalars range from 0 to 7 (1 to 128)
# Base FTM clock selection (72 MHz system clock)
# @ 0xFFFF period, 72 MHz / 0xFFFF * 2 = Actual period
# @ 0xFFFF period, 72 MHz / (0xFFFF * 2) = Actual period
# Higher pre-scalar will use the most power (also look the best)
# Pre-scalar calculations
# 0 - 72 MHz -> 549 Hz