• I think I narrowed down the errors I explained in the top two threads. I Think the rand() error is probably due to a conflict in naming functions? I'm assuming the espruino has a function called rand() and the Crypto library has a rand() function?

    The undefined reference error in my second post is probably due to not including a header file listing the methods.

    I'm not much of a programmer so I'm not really sure where to go from here to fix those issue.

About

Avatar for d0773d @d0773d started