move nrf52 stuff to correct directory name
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
class NRF52Bluetooth
|
||||
{
|
||||
public:
|
||||
void setup();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user