- Look up
AISwitch
in the Library Manager and install the latest version - Insert the following snippet
#include AISwitch.h
class AISwitch = { float x[n], float y[n], float a, float b, float alpha }
Parameters
float x
First number setfloat y
Second number setfloat a
- Default value 0
Example
<Example>