Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
utils.hpp File Reference
#include <Arduino.h>
#include "comm/communicatorSettings.hpp"
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void create_left_wheel_msg (std::array< uint8_t, 5 > &msg, double value)
 Function to create left wheel msg.
 

Function Documentation

◆ create_left_wheel_msg()

void create_left_wheel_msg ( std::array< uint8_t, 5 > &  msg,
double  value 
)

Function to create left wheel msg.

Definition at line 9 of file utils.hpp.

Here is the caller graph for this function: