Create callback

It’s attempting to find a method of name “my_method” from class PApplet that has 1 parameter of datatype File. :file_cabinet:

However, PApplet::my_method() is parameterless! :roll_eyes: