Убран лишний заголовочный файл

This commit is contained in:
cfif 2026-06-19 15:48:25 +03:00
parent 0afc04b9a0
commit d995c5a435
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
//
// Created by cfif on 07.10.22.
//
#include "SystemDelayInterface.h"
#include "InternalFlashPage.h"
uint32_t D_iInternalFlashPage_ReadWord(uint32_t addressOnFlash) {

View File

@ -1,7 +1,6 @@
//
// Created by cfif on 07.10.22.
//
#include "SystemDelayInterface.h"
#include "InternalFlashPage.h"
uint32_t P_iInternalFlashPage_ReadWord(uint32_t addressOnFlash) {