mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Track NuttX Timer changes
This commit is contained in:
committed by
Julian Oes
parent
05bdef867d
commit
9377b02c58
@@ -233,9 +233,9 @@
|
||||
// Was the N complementary timer output was used
|
||||
|
||||
#if defined(S_RGB_LED_CHANNELN)
|
||||
# define CCER_CCnxE GTIM_CCER_CC1NE
|
||||
# define CCER_CCnxE ATIM_CCER_CC1NE
|
||||
#else
|
||||
# define CCER_CCnxE GTIM_CCER_CC1E
|
||||
# define CCER_CCnxE ATIM_CCER_CC1E
|
||||
#endif
|
||||
|
||||
#if S_RGB_LED_CHANNEL == 1
|
||||
|
||||
Reference in New Issue
Block a user