Fix a divide-by-zero error in the trapezoid drawing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4807 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a027baf465
commit
eb02b24b45
@ -65,7 +65,7 @@ ifeq ($(CONFIG_CDCACM),y)
|
||||
CONFIGURED_APPS += examples/cdcacm
|
||||
# Uncomment the following to enable the examples/usbterm built-in
|
||||
# CONFIGURED_APPS += examples/usbterm
|
||||
#else
|
||||
else
|
||||
|
||||
# Prolifics PL2303 emulation configurations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user