uTrack
Loading...
Searching...
No Matches
Data Fields
BTCommand Struct Reference

All the information about a command to send to the Bluetooth module. More...

#include <utBluetooth.h>

Data Fields

char command [BT_MAX_COMMAND_LENGTH]
 
int numAttempts
 
int maxAttempts
 

Detailed Description

All the information about a command to send to the Bluetooth module.

Field Documentation

◆ command

BTCommand::command

The command to send. Null terminated.

◆ maxAttempts

BTCommand::maxAttempts

The number of times to try sending the command.

◆ numAttempts

BTCommand::numAttempts

The number of times the command has been sent unsuccessfully so far.


The documentation for this struct was generated from the following file: