ESP32-P4 OBC Firmware
ESP-IDF firmware for Plant-B CubeSat OBC
 
Loading...
Searching...
No Matches
pal.h
Go to the documentation of this file.
1#ifndef __PAL_H__
2#define __PAL_H__
3
4#include "pal_log.h"
5#include "pal_err.h"
6
7#endif // __PAL_H__