Skip to content

Commit c091ba1

Browse files
authored
Update variant_DATABOARD.h -- add HSE conf
Signed-off-by: its-kronos <140297693+its-kronos@users.noreply.github.com>
1 parent 4d53eed commit c091ba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/STM32F1xx/F103C8T_F103CB(T-U)/variant_DATABOARD.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@
245245
#define PIN_SERIAL_TX PA2
246246
#endif
247247

248+
#define HSE_VALUE 16000000U // HSE - External Oscillator Frequency in hertz (16MHZ)
249+
248250
/*----------------------------------------------------------------------------
249251
* Arduino objects - C++ only
250252
*----------------------------------------------------------------------------*/

0 commit comments

Comments
 (0)