Problem with init() (in wiring.c) when my init of the UART (unsolved)

I did:

  • I have deleted #include "bluevmega.cpp"
  • renamed the 3 files with .ino extension
  • moved all the variables at the beginning of the main .ino file

Still not working when the UART init is not named init().