Skip to content

Commit 0d9c945

Browse files
committed
Remove commented out code
1 parent 3ebc265 commit 0d9c945

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/main.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,6 @@ int main(void) {
243243
DigitalOut eth_reset(BOARD_ETH_RESET, 1);
244244
#endif
245245

246-
//Ticker pulse;
247-
//DigitalOut eth_rst(PJ_15, 1);
248-
249246
HAL_FLASH_Unlock();
250247

251248
power_init();

0 commit comments

Comments
 (0)