fix
This commit is contained in:
parent
92b3256646
commit
715103bd1f
@ -1,18 +0,0 @@
|
||||
%%%-------------------------------------------------------------------
|
||||
%%% @author anlicheng
|
||||
%%% @copyright (C) 2024, <COMPANY>
|
||||
%%% @doc
|
||||
%%%
|
||||
%%% @end
|
||||
%%% Created : 09. 3月 2024 15:25
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(sdlan_test).
|
||||
-author("anlicheng").
|
||||
|
||||
%% API
|
||||
-export([test/1]).
|
||||
|
||||
test(X) when X band 1 == 0 ->
|
||||
ok;
|
||||
test(_) ->
|
||||
error.
|
||||
Loading…
x
Reference in New Issue
Block a user