├── 096.json ├── 13.json ├── README.md ├── firmware ├── 096.bin └── 13.bin ├── home.png ├── home2.png └── index.html /096.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/096.json -------------------------------------------------------------------------------- /13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/13.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/README.md -------------------------------------------------------------------------------- /firmware/096.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/firmware/096.bin -------------------------------------------------------------------------------- /firmware/13.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/firmware/13.bin -------------------------------------------------------------------------------- /home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/home.png -------------------------------------------------------------------------------- /home2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/home2.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlackTechX011/DeautherX_Web_Tools/HEAD/index.html --------------------------------------------------------------------------------