Xhaku
(Hans)
June 9, 2018, 6:34pm
#1
4 Likes
Pharap
(Pharap)
June 9, 2018, 6:39pm
#2
I presume from your comment on the other thread that you want this link:
https://felipemanga.github.io/ProjectABE/?url=https://raw.githubusercontent.com/Xhakukill/ObstacleFlight/master/ObstacleFlight.ino.leonardo.hex
Note that this links to the raw version of the file to stop ABE picking up on the repo and going into compile mode.
2 Likes
Xhaku
(Hans)
June 9, 2018, 6:45pm
#3
Pharap
(Pharap)
June 9, 2018, 6:49pm
#4
It’s not a problem with the filename, it’s the url.
Seems ABE picks up on github repo paths and thinks you want to refer to the whole repo instead of just one file,
Linking to the raw version of the file solves that. E.g.
https://felipemanga.github.io/ProjectABE/?url=https://raw.githubusercontent.com/Xhakukill/ObstacleFlight/master/obstacleflight.hex
To get the raw, navigate to the file on github and press the ‘Raw’ button, which displays just the file and none of the github UI.