Skip to content

Commit

Permalink
Remove the code disabling ESCSERIAL for F7.
Browse files Browse the repository at this point in the history
  • Loading branch information
hydra committed Jul 27, 2023
1 parent f933176 commit 47d52b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/target/STM32F7X2/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@

#define USE_USB_DETECT

#ifdef USE_ESCSERIAL
#undef USE_ESCSERIAL
#endif

#define USE_ADC
#define USE_EXTI
#define FLASH_PAGE_SIZE ((uint32_t)0x4000) // 16K sectors

0 comments on commit 47d52b9

Please sign in to comment.