Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
fang::communication::BasicTargetHandler Class Reference

#include <basic_target_handler.hpp>

Inheritance diagram for fang::communication::BasicTargetHandler:
Collaboration diagram for fang::communication::BasicTargetHandler:

Public Member Functions

 BasicTargetHandler (IBasicTargetListener &listener)
 
void handleData (const coolSerial::Bytes &bytes) override
 

Detailed Description

Initially concieved to test UART communication where the yaw of the turret can be obtained from the JankyFloatHandler

Constructor & Destructor Documentation

◆ BasicTargetHandler()

fang::communication::BasicTargetHandler::BasicTargetHandler ( IBasicTargetListener listener)

Initially concieved to test UART communication where the yaw of the turret can be obtained from the JankyFloatHandler

Member Function Documentation

◆ handleData()

void fang::communication::BasicTargetHandler::handleData ( const coolSerial::Bytes &  bytes)
override

The documentation for this class was generated from the following files: