Skip to content
Snippets Groups Projects
Commit 66805479 authored by Marcus Greiff's avatar Marcus Greiff
Browse files

Warning - potentially breaking changes on some BBs (see commit message)

May need to revert to previous commit, as the current script fails to
pre-compile on the newly flashed BBs. Currently, opening a julia prompt on the
BB and running

    include("/home/debian/juliapackages/LabConnections/src/BeagleBone/startup/startup.jl")

runs. However, if running this from the julia.server sript upon booting the BB,
the package 'LabConnections' cannot be found. If disbling the service,
pushing the path in julia allows commands such as

    using LabConnections

run, but the tests (which ran on my previous BB installation) no longer pass.
These have not been changed since the most recent commit.
parent 397b4159
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment