SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
test.cpp File Reference
#include "test.hpp"
#include "logger.hpp"
#include "msg_arbiter.hpp"
#include "settings.hpp"
#include "telemetry.hpp"
#include <zephyr/drivers/disk.h>
#include <zephyr/kernel.h>
#include <zephyr/random/random.h>
#include <zephyr/storage/disk_access.h>
#include <zephyr/task_wdt/task_wdt.h>

Go to the source code of this file.

Namespaces

namespace  satnogs
namespace  satnogs::comms

Macros

#define EMMC_VOLUME_NAME   "SD"

Macro Definition Documentation

◆ EMMC_VOLUME_NAME

#define EMMC_VOLUME_NAME   "SD"

Definition at line 38 of file test.cpp.