Program Listing for File pack.h

Return to documentation for file (mainboard/Inc/pack/pack.h)

#pragma once

#include "error/error.h"
#include "main.h"

#include <inttypes.h>

void pack_init();

void pack_update_temperature_stats();

bool pack_set_ts_off();
bool pack_set_pc_start();
bool pack_set_precharge_end();