pwm 50hz的频率测试正常
This commit is contained in:
@ -28,7 +28,7 @@ extern "C" {
|
||||
#include "gpio.h"
|
||||
|
||||
static uint8_t LL_led = 0;
|
||||
#define LLSYNC_SWITCH_PIN IO_PORTA_01
|
||||
#define LLSYNC_SWITCH_PIN IO_PORTA_00
|
||||
static int ble_property_power_switch_set(const char *data, uint16_t len)
|
||||
{
|
||||
printf("ble_property_power_switch_set led to %d\n", data[0]);
|
||||
|
||||
Reference in New Issue
Block a user