NeKernel dev
Loading...
Searching...
No Matches
LTE.h
Go to the documentation of this file.
1/* -------------------------------------------
2
3 Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved..
4
5 File: LTE.h.
6 Purpose: LTE protocol classes.
7
8------------------------------------------- */
9
10#ifndef _INC_NETWORK_LTE_H_
11#define _INC_NETWORK_LTE_H_
12
13#include <NeKit/Defines.h>
14#include <NeKit/KString.h>
15
16#endif // ifndef _INC_NETWORK_LTE_H_