I am trying to program my drone and I had this error message appear. (I pasted it below) I am completely new to this and needed some help. I bought this flight controller and currently am trying to program it on my Mac running OS Sierra and I have version 1.8.2 of Arduino. I also attempted to upload the flash under the board type "Arduino Mini." If someone could help me figure out what I need to do I would appreciate it greatly. I followed the instructions from this youtube video. (1/7) CRIUS MultiWii SE V2.5 Board - Initial setup and configuration - YouTube
Thanks
Arduino: 1.8.2 (Mac OS X), Board: "Arduino/Genuino Uno"
Build options changed, rebuilding all
Sketch uses 16480 bytes (51%) of program storage space. Maximum is 32256 bytes.
Global variables use 1252 bytes (61%) of dynamic memory, leaving 796 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "COM1": No such file or directory
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.