This is a major release that adds support for 2 new controller types:
- ESP32 for Joycon and wireless Pro Controller emulation.
- sys-botbase for CFW users.
ESP32 will allow you to wirelessly connect to your Switch without needing to wire up the serial UART connection. sys-botbase will allow existing CFW users to try Computer Control automation without any new hardware besides a capture card.
Because ESP32 is much simpler to setup than Arduino/Teensy, the wiki has been completely rewritten to steer new users to ESP32. Furthermore, Microcontroller automation has been deprecated and new users no longer need to go through its tutorial to setup Computer Control automation.
New Setup Guide: https://github.com/PokemonAutomation/ComputerControl/blob/master/Wiki/SetupGuide/README.md
Because this is a big release, it comes with protocol changes that will require flashing new firmware even for existing users using the wired setup.