瀏覽代碼

version 1.3.0

master
gituser 11 月之前
父節點
當前提交
7aba48b1ca
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      FSRemotePowerSwitch.ino
  2. 1
    1
      sloeber.ino.cpp

+ 1
- 1
FSRemotePowerSwitch.ino 查看文件

#include <HardwareSerial.h> #include <HardwareSerial.h>
#include <math.h> #include <math.h>


const char *Version = "V1.2.0";
const char *Version = "V1.3.0";


const String CMD_SENDER_PC = "FSRemotePowerSwitch_PC"; const String CMD_SENDER_PC = "FSRemotePowerSwitch_PC";
const String CMD_SENDER_AN = "FSRemotePowerSwitch_AN"; const String CMD_SENDER_AN = "FSRemotePowerSwitch_AN";

+ 1
- 1
sloeber.ino.cpp 查看文件

//This is a automatic generated file //This is a automatic generated file
//Please do not modify this file //Please do not modify this file
//If you touch this file your change will be overwritten during the next build //If you touch this file your change will be overwritten during the next build
//This file has been generated on 2025-01-22 13:56:01
//This file has been generated on 2025-01-22 14:02:36


#include "Arduino.h" #include "Arduino.h"
#include "Arduino.h" #include "Arduino.h"

Loading…
取消
儲存