# `pairing.h`
## Description
- This file defines the following constants:
    | Constant                 | Value   |
    |--------------------------|---------|
    | DEFAULT_BT_DISCOVER_TIME | 10000   |
    | DEFAULT_BT_REPAIR_TIME   | 1000000 |
- In addition, this file creates the prototypes for the functions used in pairing.cpp. More information about these functions can be found in pairing.cpp's documentation.
## Included Headers
- `PolarRobotics.h`