NinjaFlight
|
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <platform.h>
#include "build_config.h"
#include "system.h"
#include "gpio.h"
#include "sound_beeper.h"
Functions | |
void | initBeeperHardware (beeperConfig_t *config) |
void initBeeperHardware | ( | beeperConfig_t * | config | ) |