HelTecAutomation / CubeCell-Arduino

Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
255 stars 139 forks source link

Frequence plan for AS2 #145

Open Ldsrc2008 opened 3 years ago

Ldsrc2008 commented 3 years ago

I'm currently have V1.1 (latest one in board manager)on my arduino IDE, it only has AS923 in the region section, I saw you have AS1, AS2 support on the board.txt, how do I update mine to have AS2 support? I tried to uninstall and reinstall again, but it does not change... I saw there is a guide in wiki, but the directories are not the same on my windows. mine is some thing like this: \Users\arc\AppData\Local\Arduino15\packages\CubeCell\hardware\CubeCell\1.1.0

Heltec-Aaron-Lee commented 3 years ago

Already added in the newest development framework, but the V1.1.0 didn't include that function. Before we generate a new release, please install the CubeCell development framework via Git. image

Ldsrc2008 commented 3 years ago

I see, then how can I update it in platformIO? it seems the support is through arduino framwork...

Heltec-Aaron-Lee commented 3 years ago

We will do that in the next few days.