From f7b219fc2b048331db8113faf4cf37beb60790fb Mon Sep 17 00:00:00 2001 From: ArjanOnwezen <44684169+ArjanOnwezen@users.noreply.github.com> Date: Fri, 1 Apr 2022 10:48:51 +0200 Subject: [PATCH] README.md added --- sdcard/SAMPLES/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sdcard/SAMPLES/README.md diff --git a/sdcard/SAMPLES/README.md b/sdcard/SAMPLES/README.md new file mode 100644 index 00000000..f7af0bf0 --- /dev/null +++ b/sdcard/SAMPLES/README.md @@ -0,0 +1,11 @@ +# Files for Replay app + +Sample files below can be used with Replay app. + +See [Wiki](https://github.com/eried/portapack-mayhem/wiki/C16-format) for more info over C16 file format. + +| file | description | frequency | +| ------ | ------ | ------: | +| [HamptonBayFanOnOff.C16](HamptonBayFanOnOff.C16) | Switches Hampton Bay fan on/off. |304.175 Mhz | +| [TeslaChargePort_EU_AU.C16](TeslaChargePort_EU_AU.C16) | Opens a Tesla charge door. This version is for non-US Tesla cars operating at 433MHz. | 433.95 Mhz | +| [TeslaChargePort_US.C16](TeslaChargePort_US.C16) | Opens a Tesla charge door. This version is for US Tesla cars operating at 315MHz. |315 Mhz |